home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d504 / polysilicon.lha / PolySiliCon / Install SiliCon / .work_scripts / IP_MountList_Direct < prev    next >
Text File  |  1991-06-27  |  338b  |  15 lines

  1.  
  2. /* direct Mounting for IP: device (ppIPC "PIPE") 90:7:3 */
  3. /* special for auto-install script -- needs appropriate assign... */
  4. /* -- needs AmigaDOS 1.3 or later */
  5. /* loads handler into memory at mount time (Mount = 1) */
  6.  
  7. IP:
  8.     Handler = _I_Install_:IP-Handler
  9.     Stacksize = 4000
  10.     Priority = 5
  11.     Mount = 1
  12.     GlobVec = -1
  13. #
  14.  
  15.